Skip to content

fix(nextcloud): add labels to pod template #773 - #779

Merged
wrenix merged 5 commits into
nextcloud:mainfrom
mazinsfr:feature/issue773-add-labels-to-pod-template
Oct 3, 2025
Merged

fix(nextcloud): add labels to pod template #773#779
wrenix merged 5 commits into
nextcloud:mainfrom
mazinsfr:feature/issue773-add-labels-to-pod-template

Conversation

@mazinsfr

@mazinsfr mazinsfr commented Oct 1, 2025

Copy link
Copy Markdown
Contributor

Description of the change

Adds labels for cronjob pod.

Benefits

It allows network policies for cronjob pod (for example accessing to databases)

Possible drawbacks

N/A

Applicable issues

Additional information

N/A

Checklist

@mazinsfr
mazinsfr force-pushed the feature/issue773-add-labels-to-pod-template branch 2 times, most recently from ac8cd98 to 90da34f Compare October 1, 2025 14:40
Signed-off-by: Txomin Itoiz <txomin.itoiz@mazins.fr>
@mazinsfr
mazinsfr force-pushed the feature/issue773-add-labels-to-pod-template branch from 90da34f to 867d4fa Compare October 1, 2025 14:42
@tim-van-dijkhuizen

Copy link
Copy Markdown

Was going to make this PR myself, needed fix thanks

Comment thread charts/nextcloud/values.yaml Outdated
Comment thread charts/nextcloud/templates/cronjob.yaml Outdated
Signed-off-by: Txomin Itoiz <txomin.itoiz@mazins.fr>
@mazinsfr
mazinsfr force-pushed the feature/issue773-add-labels-to-pod-template branch from 8870715 to 971b02e Compare October 3, 2025 07:11
Signed-off-by: Txomin Itoiz <txomin.itoiz@mazins.fr>
@mazinsfr
mazinsfr force-pushed the feature/issue773-add-labels-to-pod-template branch from 8e414a9 to 0519d67 Compare October 3, 2025 07:17
Txomin Itoiz and others added 2 commits October 3, 2025 09:22
Signed-off-by: Txomin Itoiz <txomin.itoiz@mazins.fr>
Signed-off-by: WrenIX <133280015+wrenix@users.noreply.github.com>
@wrenix wrenix changed the title fix nextcloud#773: add labels to pod template fix(nextcloud): add labels to pod template #773 Oct 3, 2025
@wrenix
wrenix enabled auto-merge (squash) October 3, 2025 07:33
@wrenix
wrenix merged commit da80a8d into nextcloud:main Oct 3, 2025
10 checks passed
@mazinsfr
mazinsfr deleted the feature/issue773-add-labels-to-pod-template branch October 3, 2025 08:04
ojsef39 added a commit to ojsef39/helm that referenced this pull request Oct 6, 2025
wrong type for value; expected map[string]interface {}; got interface {}

i think this issue got introduced with nextcloud#779
ojsef39 added a commit to ojsef39/helm that referenced this pull request Oct 6, 2025
wrong type for value; expected map[string]interface {}; got interface {}

i think this issue got introduced with nextcloud#779
ojsef39 added a commit to ojsef39/helm that referenced this pull request Oct 7, 2025
wrong type for value; expected map[string]interface {}; got interface {}

i think this issue got introduced with nextcloud#779
ojsef39 added a commit to ojsef39/helm that referenced this pull request Oct 7, 2025
wrong type for value; expected map[string]interface {}; got interface {}

i think this issue got introduced with nextcloud#779

Signed-off-by: Josef Hofer <me@jhofer.de>
wrenix pushed a commit that referenced this pull request Oct 10, 2025
wrong type for value; expected map[string]interface {}; got interface {}

i think this issue got introduced with #779

Signed-off-by: Josef Hofer <me@jhofer.de>
MichaelSp pushed a commit to MichaelSp/nextcloud-helm that referenced this pull request Nov 8, 2025
* fix(nextcloud): lower outdated apps prometheus alertrule to info nextcloud#784

Signed-off-by: Josef Hofer <me@jhofer.de>

* feat(nextcloud): allow imagePullSecrets for cronjob nextcloud#781

Signed-off-by: Txomin Itoiz <txomin.itoiz@mazins.fr>

* feat(nextcloud): add topologySpreadConstraints support nextcloud#782

Signed-off-by: Txomin Itoiz <txomin.itoiz@mazins.fr>

* fix(nextcloud): cronjob not working with no $.Values.podLabels set nextcloud#785

wrong type for value; expected map[string]interface {}; got interface {}

i think this issue got introduced with nextcloud#779

Signed-off-by: Josef Hofer <me@jhofer.de>

* feat(pvc): add extra labels on pvcs nextcloud#793

Signed-off-by: DrummyFloyd <jonathan.monnet28@gmail.com>

* fix(nextcloud): update AppVersion to v32.0.1 nextcloud#795

Signed-off-by: WrenIX <133280015+wrenix@users.noreply.github.com>

* chore(deps): bump helm/kind-action from 1.12.0 to 1.13.0

Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix(docs): typo in README.md for ipFamilyPolicy nextcloud#796

Signed-off-by: Roger Roger <me@rogerrogert.de>

---------

Signed-off-by: Josef Hofer <me@jhofer.de>
Signed-off-by: Txomin Itoiz <txomin.itoiz@mazins.fr>
Signed-off-by: DrummyFloyd <jonathan.monnet28@gmail.com>
Signed-off-by: WrenIX <133280015+wrenix@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Roger Roger <me@rogerrogert.de>
Co-authored-by: Josef Hofer <me@jhofer.de>
Co-authored-by: Mazins <133565773+mazinsfr@users.noreply.github.com>
Co-authored-by: DrummyFloyd <jonathan.monnet28@gmail.com>
Co-authored-by: WrenIX <133280015+wrenix@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: V Aretakis <vassilis@aretakis.eu>
Co-authored-by: Roger Roger <me@rogerrogert.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cronjob: Add labels to pod template

3 participants